EMT Practice Test
1. Question Content...
Question4: Which of the following is NOT possible using reflection?
Question5: What is the output of the following code?
Question6: What exception type will catch the error raised by the expression 2 / 0?
Question12: What is the output of the following code?
Question14: What is the output of the following code?
Question15: What function is best suited for extracting data from a formatted string into an array?
Question16: Which of the following statements about SOAP are NOT true?
Question17: Which options do you have in PHP to set the expiry date of a session?
Question18: Which of the following is NOT true about PHP traits? (Choose two.)
Question19: Which class of HTTP status codes is used for server error conditions?
Question20: Which of the following are valid code snippets? (Choose three.)
Question21: What is the benefit of using persistent database connections in PHP? (Choose two.)
Question24: FILL BLANK
What is the output of the following code?
Question25: What is the output of the following code?
Question26: What is the output of the following code?
Question27: Which of the following are NOT acceptable ways to create a secure password hash in PHP?
Question28: FILL BLANK
What is the output of the following code?
Question29: What is the output of the following code?
Question30: An unbuffered database query will (choose two):
Question33: Which of the following will set a 10 seconds read timeout for a stream?
Question34: What is the output of the following code?
Question36: After performing the following operations:
What will be the value of $a?
Question37: FILL BLANK
What is the output of the following code?
Question38: What can prevent PHP from being able to open a file on the hard drive? (Choose two.)
Question39: What is the output of the following code?
Question40: Which of the following functions are used to escape data within the context of HTML?
Question42: What function can reverse the order of values in an array so that keys are preserved?








